home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak Vol C-14
/
Vol C-14.iso
/
games
/
mak__ems.swf
/
scripts
/
DefineButton2_18
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2012-04-23
|
236b
|
16 lines
on(release){
Moves += "1";
tellTarget("/Bebe32")
{
call("CambiaEstado");
}
tellTarget("/Bebe23")
{
call("CambiaEstado");
}
tellTarget("/Bebe33")
{
call("CambiaEstado");
}
}